home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / gdebi / GDebiKDEInstallDialog.ui < prev   
Text File  |  2008-08-01  |  4KB  |  142 lines

  1. <ui version="4.0" >
  2.  <class>GDebiKDEInstallDialog</class>
  3.  <widget class="QDialog" name="GDebiKDEInstallDialog" >
  4.   <property name="geometry" >
  5.    <rect>
  6.     <x>0</x>
  7.     <y>0</y>
  8.     <width>409</width>
  9.     <height>77</height>
  10.    </rect>
  11.   </property>
  12.   <property name="sizePolicy" >
  13.    <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
  14.     <horstretch>0</horstretch>
  15.     <verstretch>0</verstretch>
  16.    </sizepolicy>
  17.   </property>
  18.   <property name="windowTitle" >
  19.    <string>Installing</string>
  20.   </property>
  21.   <layout class="QVBoxLayout" >
  22.    <item>
  23.     <layout class="QVBoxLayout" >
  24.      <item>
  25.       <widget class="QLabel" name="installingLabel" >
  26.        <property name="sizePolicy" >
  27.         <sizepolicy vsizetype="Maximum" hsizetype="Minimum" >
  28.          <horstretch>0</horstretch>
  29.          <verstretch>0</verstretch>
  30.         </sizepolicy>
  31.        </property>
  32.        <property name="text" >
  33.         <string/>
  34.        </property>
  35.        <property name="wordWrap" >
  36.         <bool>false</bool>
  37.        </property>
  38.       </widget>
  39.      </item>
  40.      <item>
  41.       <layout class="QHBoxLayout" >
  42.        <item>
  43.         <spacer name="horizontalSpacer" >
  44.          <property name="orientation" >
  45.           <enum>Qt::Horizontal</enum>
  46.          </property>
  47.          <property name="sizeHint" stdset="0" >
  48.           <size>
  49.            <width>0</width>
  50.            <height>20</height>
  51.           </size>
  52.          </property>
  53.         </spacer>
  54.        </item>
  55.        <item>
  56.         <widget class="QProgressBar" name="installationProgress" >
  57.          <property name="sizePolicy" >
  58.           <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
  59.            <horstretch>1</horstretch>
  60.            <verstretch>0</verstretch>
  61.           </sizepolicy>
  62.          </property>
  63.          <property name="value" >
  64.           <number>24</number>
  65.          </property>
  66.         </widget>
  67.        </item>
  68.        <item>
  69.         <widget class="QPushButton" name="showDetailsButton" >
  70.          <property name="text" >
  71.           <string/>
  72.          </property>
  73.          <property name="shortcut" >
  74.           <string/>
  75.          </property>
  76.         </widget>
  77.        </item>
  78.        <item>
  79.         <widget class="QPushButton" name="closeButton" >
  80.          <property name="text" >
  81.           <string/>
  82.          </property>
  83.          <property name="shortcut" >
  84.           <string/>
  85.          </property>
  86.         </widget>
  87.        </item>
  88.       </layout>
  89.      </item>
  90.     </layout>
  91.    </item>
  92.    <item>
  93.     <widget class="QFrame" name="konsoleFrame" >
  94.      <property name="frameShape" >
  95.       <enum>QFrame::StyledPanel</enum>
  96.      </property>
  97.      <property name="frameShadow" >
  98.       <enum>QFrame::Raised</enum>
  99.      </property>
  100.     </widget>
  101.    </item>
  102.   </layout>
  103.  </widget>
  104.  <layoutdefault spacing="6" margin="11" />
  105.  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  106.  <resources/>
  107.  <connections>
  108.   <connection>
  109.    <sender>showDetailsButton</sender>
  110.    <signal>clicked()</signal>
  111.    <receiver>GDebiKDEInstallDialog</receiver>
  112.    <slot>showTerminal()</slot>
  113.    <hints>
  114.     <hint type="sourcelabel" >
  115.      <x>20</x>
  116.      <y>20</y>
  117.     </hint>
  118.     <hint type="destinationlabel" >
  119.      <x>20</x>
  120.      <y>20</y>
  121.     </hint>
  122.    </hints>
  123.   </connection>
  124.   <connection>
  125.    <sender>closeButton</sender>
  126.    <signal>clicked()</signal>
  127.    <receiver>GDebiKDEInstallDialog</receiver>
  128.    <slot>closeButtonClicked()</slot>
  129.    <hints>
  130.     <hint type="sourcelabel" >
  131.      <x>20</x>
  132.      <y>20</y>
  133.     </hint>
  134.     <hint type="destinationlabel" >
  135.      <x>20</x>
  136.      <y>20</y>
  137.     </hint>
  138.    </hints>
  139.   </connection>
  140.  </connections>
  141. </ui>
  142.